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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???奄?}???奄?{^ 001111110011111100111111100010011000001000111111011111010011111100111111001111111000100110000010001111110111101101011110 3f3f3f89823f7d3f3f3f89823f7b5e
EUC-JP ???奄?}???奄?{^ 001111110011111100111111101100011110001000111111011111010011111100111111001111111011000111100010001111110111101101011110 3f3f3fb1e23f7d3f3f3fb1e23f7b5e
UTF-8 黎먫뱠奄쓓}黎먫뱠奄쓓{^ 111011111010011010001001111010111010100010101011111010111011000110100000111001011010010110000100111011001001001110010011011111011110111110100110100010011110101110101000101010111110101110110001101000001110010110100101100001001110110010010011100100110111101101011110 efa689eba8abebb1a0e5a584ec93937defa689eba8abebb1a0e5a584ec93937b5e
UHC 黎먫뱠奄쓓}黎먫뱠奄쓓{^ 1110011010110001100100001110100010010011100001101110010111110010100111010110111001111101111001101011000110010000111010001001001110000110111001011111001010011101011011100111101101011110 e6b190e89386e5f29d6e7de6b190e89386e5f29d6e7b5e

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