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 譽??塋ゆ?塋ょ 11100110101000110011111100111111100110101100100010000010111001000011111110011010110010001000001011100101 e6a33f3f9ac882e43f9ac882e5
EUC-JP 譽??塋ゆ?塋ょ 11101100101001010011111100111111110101001100101010100100111001100011111111010100110010101010010011100111 eca53f3fd4caa4e63fd4caa4e7
UTF-8 譽긷컟塋ゆ래塋ょ 111010001010110110111101111010101011100010110111111011001011101110011111111001011010000110001011111000111000001010000110111010111001111010011000111001011010000110001011111000111000001010000111 e8adbdeab8b7ecbb9fe5a18be38286eb9e98e5a18be38287
UHC 譽긷컟塋ゆ래塋ょ 11100111111000101011000111100101101100001000101011100111101010111010101011100110101101111010000111100111101010111010101011100111 e7e2b1e5b08ae7abaae6b7a1e7abaae7

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