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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 諄訊曖}諄訊曖{^ 111001100111100010010000011101011001111001000010011111011110011001111000100100000111010110011110010000100111101101011110 e67890759e427de67890759e427b5e
EUC-JP 諄訊曖}諄訊曖{^ 111010111101100110111111110101101101101110100011011111011110101111011001101111111101011011011011101000110111101101011110 ebd9bfd6dba37debd9bfd6dba37b5e
UTF-8 諄訊曖}諄訊曖{^ 111010001010101110000100111010001010100010001010111001101001101110010110011111011110100010101011100001001110100010101000100010101110011010011011100101100111101101011110 e8ab84e8a88ae69b967de8ab84e8a88ae69b967b5e
UHC 諄訊曖}諄訊曖{^ 111000101111010011100011111100101110010011110010011111011110001011110100111000111111001011100100111100100111101101011110 e2f4e3f2e4f27de2f4e3f2e4f27b5e

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