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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 腸??i腸??iB 1001001010110000001111110011111101101001100100101011000000111111001111110110100101000010 92b03f3f6992b03f3f6942
EUC-JP 腸??i腸??iB 1100010010110010001111110011111101101001110001001011001000111111001111110110100101000010 c4b23f3f69c4b23f3f6942
UTF-8 腸얗짜i腸얗짜iB 111010001000010110111000111011001001011010010111111011001010011110011100011010011110100010000101101110001110110010010110100101111110110010100111100111000110100101000010 e885b8ec9697eca79c69e885b8ec9697eca79c6942
UHC 腸얗짜i腸얗짜iB 111011011111001110111110111010011100001010100101011010011110110111110011101111101110100111000010101001010110100101000010 edf3bee9c2a569edf3bee9c2a56942

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