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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 啼?駿??弄? 10011010011001010011111110001111011110000011111100111111100110000100110100111111 9a653f8f783f3f984d3f
EUC-JP 啼?駿??弄? 11010011110001100011111110111101110110010011111100111111110011111010111000111111 d3c63fbdd93f3fcfae3f
UTF-8 啼렖駿쇠렋弄렚 111001011001010110111100111010111010000010010110111010011010011110111111111011001000011110100000111010111010000010001011111001011011110010000100111010111010000010011010 e595bceba096e9a7bfec87a0eba08be5bc84eba09a
UHC 啼렖駿쇠렋弄렚 1111000010100110100011101010101111110001111001111011110011101000100011101010001011010110111001111000111010101101 f0a68eabf1e7bce88ea2d6e78ead

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