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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 堰??}堰??{^ 1000100110000001001111110011111101111101100010011000000100111111001111110111101101011110 89813f3f7d89813f3f7b5e
EUC-JP 堰??}堰??{^ 1011000111100001001111110011111101111101101100011110000100111111001111110111101101011110 b1e13f3f7db1e13f3f7b5e
UTF-8 堰깑랮}堰깑랮{^ 111001011010000010110000111010101011100110010001111010111001111010101110011111011110010110100000101100001110101010111001100100011110101110011110101011100111101101011110 e5a0b0eab991eb9eae7de5a0b0eab991eb9eae7b5e
UHC 堰깑랮}堰깑랮{^ 111001011110100010000011100010111000111001001010011111011110010111101000100000111000101110001110010010100111101101011110 e5e8838b8e4a7de5e8838b8e4a7b5e

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