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 ???濡?}???濡?{^ 001111110011111100111111100101000100011100111111011111010011111100111111001111111001010001000111001111110111101101011110 3f3f3f94473f7d3f3f3f94473f7b5e
EUC-JP ???濡?}???濡?{^ 001111110011111100111111110001111010100000111111011111010011111100111111001111111100011110101000001111110111101101011110 3f3f3fc7a83f7d3f3f3fc7a83f7b5e
UTF-8 黎먮젶濡꿳}黎먮젶濡꿳{^ 111011111010011010001001111010111010100010101110111011001010000010110110111001101011111110100001111010101011111110110011011111011110111110100110100010011110101110101000101011101110110010100000101101101110011010111111101000011110101010111111101100110111101101011110 efa689eba8aeeca0b6e6bfa1eabfb37defa689eba8aeeca0b6e6bfa1eabfb37b5e
UHC 黎먮젶濡꿳}黎먮젶濡꿳{^ 1110011010110001100100001110101110100000101010101110101110100001100001010110111001111101111001101011000110010000111010111010000010101010111010111010000110000101011011100111101101011110 e6b190eba0aaeba1856e7de6b190eba0aaeba1856e7b5e

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