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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 幽瀧λ幽瀧?^ 100101110100100010010001111010111000001111001001100101110100100010010001111010110011111101011110 974891eb83c9974891eb3f5e
EUC-JP 幽瀧λ幽瀧?^ 110011011010100111000010111011011010011011001011110011011010100111000010111011010011111101011110 cda9c2eda6cbcda9c2ed3f5e
UTF-8 幽瀧λ幽瀧ㅀ^ 111001011011100110111101111001111000000010100111110011101011101111100101101110011011110111100111100000001010011111100011100001011000000001011110 e5b9bde780a7cebbe5b9bde780a7e385805e
UHC 幽瀧λ幽瀧ㅀ^ 11101010111010111101011011101001101001011110101111101010111010111101011011101001101001001011000001011110 eaebd6e9a5ebeaebd6e9a4b05e

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