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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
EUC-JP ???繇?????? 001111110011111100111111100011111101010011010001001111110011111100111111001111110011111100111111 3f3f3f8fd4d13f3f3f3f3f3f
UTF-8 歷잏킋繇쎿쵊溜싮죱溜 111011111010011010001100111011001001111010001111111011011000001010001011111001111011100110000111111011001000111010111111111011001011010110001010111011111010011110001011111011001000101110101110111011001010001110110001111011111010011110001011 efa68cec9e8fed828be7b987ec8ebfecb58aefa78bec8baeeca3b1efa78b
UHC 歷잏킋繇쎿쵊溜싮죱溜 1110011010111000100111111110011110110100100101111110100110100011100110111110011010101100100011001110101011111110100110101110100110100001100011001110101011111110 e6b89fe7b497e9a39be6ac8ceafe9ae9a18ceafe

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