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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ??????沃??? 0011111100111111001111110011111100111111001111111001011110000000001111110011111100111111 3f3f3f3f3f3f97803f3f3f
EUC-JP ??????沃??? 0011111100111111001111110011111100111111001111111100110111100000001111110011111100111111 3f3f3f3f3f3fcde03f3f3f
UTF-8 廬볢퀌溜곕젩沃욕날溜 111011111010011010000010111010111011001110100010111011011000000010001100111011111010011110001011111010101011001110010101111011001010000010101001111001101011001010000011111011001001101010010101111010111000001010100000111011111010011110001011 efa682ebb3a2ed808cefa78beab395eca0a9e6b283ec9a95eb82a0efa78b
UHC 廬볢퀌溜곕젩沃욕날溜 1110010111111110100100111110100010110011100000101110101011111110101100001110101110100000101000011110100010101010101111111110010110110011101011111110101011111110 e5fe93e8b382eafeb0eba0a1e8aabfe5b3afeafe

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