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 ???fY???fbE 0011111100111111001111110110011001011001001111110011111100111111011001100110001001000101 3f3f3f66593f3f3f666245
SJIS-WIN 叩嘆但fY叩嘆但fbE 1001001001000000100100100101000110010010010000010110011001011001100100100100000010010010010100011001001001000001011001100110001001000101 9240925192416659924092519241666245
EUC-JP 叩嘆但fY叩嘆但fbE 1100001110100001110000111011001011000011101000100110011001011001110000111010000111000011101100101100001110100010011001100110001001000101 c3a1c3b2c3a26659c3a1c3b2c3a2666245
UTF-8 叩嘆但fY叩嘆但fbE 1110010110001111101010011110010110011000100001101110010010111101100001100110011001011001111001011000111110101001111001011001100010000110111001001011110110000110011001100110001001000101 e58fa9e59886e4bd866659e58fa9e59886e4bd86666245
UHC 叩嘆但fY叩嘆但fbE 1100110110110000111101111010001111010011101000110110011001011001110011011011000011110111101000111101001110100011011001100110001001000101 cdb0f7a3d3a36659cdb0f7a3d3a3666245

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