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 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 腸?箏?i腸?箏?iB 100100101011000000111111111000101011010100111111011010011001001010110000001111111110001010110101001111110110100101000010 92b03fe2b53f6992b03fe2b53f6942
EUC-JP 腸?箏?i腸?箏?iB 110001001011001000111111111001001011011100111111011010011100010010110010001111111110010010110111001111110110100101000010 c4b23fe4b73f69c4b23fe4b73f6942
UTF-8 腸렠箏렡i腸렠箏렡iB 111010001000010110111000111010111010000010100000111001111010111010001111111010111010000010100001011010011110100010000101101110001110101110100000101000001110011110101110100011111110101110100000101000010110100101000010 e885b8eba0a0e7ae8feba0a169e885b8eba0a0e7ae8feba0a16942
UHC 腸렠箏렡i腸렠箏렡iB 11101101111100111000111010110001111011101011010010001110101100100110100111101101111100111000111010110001111011101011010010001110101100100110100101000010 edf38eb1eeb48eb269edf38eb1eeb48eb26942

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