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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???淫??淫? 00111111001111110011111110001000111110100011111100111111100010001111101000111111 3f3f3f88fa3f3f88fa3f
EUC-JP ???淫??淫? 00111111001111110011111110110000111111000011111100111111101100001111110000111111 3f3f3fb0fc3f3fb0fc3f
UTF-8 溜깅죭淫띠뀒淫쟏 111011111010011110001011111010101011100110000101111011001010001110101101111001101011011110101011111010111001110110100000111010111000000010010010111001101011011110101011111011001001111110001111 efa78beab985eca3ade6b7abeb9da0eb8092e6b7abec9f8f
UHC 溜깅죭淫띠뀒淫쟏 11101010111111101011000111101011101000011000100011101011111000101011011011101100100001011000110011101011111000101010000001001111 eafeb1eba188ebe2b6ec858cebe2a04f

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