To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??}v??}vB 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
SJIS-WIN 逑洲}v逑洲}vB 11100111100100111000111101000110011111010111011011100111100100111000111101000110011111010111011001000010 e7938f467d76e7938f467d7642
EUC-JP 逑洲}v逑洲}vB 11101101111100111011110110100111011111010111011011101101111100111011110110100111011111010111011001000010 edf3bda77d76edf3bda77d7642
UTF-8 逑洲}v逑洲}vB 1110100110000000100100011110011010110100101100100111110101110110111010011000000010010001111001101011010010110010011111010111011001000010 e98091e6b4b27d76e98091e6b4b27d7642
UHC 逑洲}v逑洲}vB 11001111110001111111000110111101011111010111011011001111110001111111000110111101011111010111011001000010 cfc7f1bd7d76cfc7f1bd7d7642

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)