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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???┝}???┝{^ 00111111001111110011111110000100101110100111110100111111001111110011111110000100101110100111101101011110 3f3f3f84ba7d3f3f3f84ba7b5e
EUC-JP ???┝}???┝{^ 00111111001111110011111110101000101111000111110100111111001111110011111110101000101111000111101101011110 3f3f3fa8bc7d3f3f3fa8bc7b5e
UTF-8 黎싎꾨┝}黎싎꾨┝{^ 111011111010011010001001111011001000101110001110111010101011111010101000111000101001010010011101011111011110111110100110100010011110110010001011100011101110101010111110101010001110001010010100100111010111101101011110 efa689ec8b8eeabea8e2949d7defa689ec8b8eeabea8e2949d7b5e
UHC 黎싎꾨┝}黎싎꾨┝{^ 11100110101100011001101011010001100001001110101110100110101111000111110111100110101100011001101011010001100001001110101110100110101111000111101101011110 e6b19ad184eba6bc7de6b19ad184eba6bc7b5e

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