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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 邑????????^ 1001011101010111001111110011111100111111001111110011111100111111001111110011111101011110 97573f3f3f3f3f3f3f3f5e
EUC-JP 邑????????^ 1100110110111000001111110011111100111111001111110011111100111111001111110011111101011110 cdb83f3f3f3f3f3f3f3f5e
UTF-8 邑몃쨷嶪뚯떥琉묉붃^ 11101001100000101001000111101011101010101000001111101100101010001011011111100101101101101010101011101011100110101010111111101011100101101010010111101111101001111000110011101011101011001000100111101011101101101000001101011110 e98291ebaa83eca8b7e5b6aaeb9aafeb96a5efa78cebac89ebb6835e
UHC 邑몃쨷嶪뚯떥琉묉붃^ 11101011111010011011100011101011101001001001000111100101111101011000110011101100100010111011100011101011101001001001000111100110100101001011111101011110 ebe9b8eba491e5f58cec8bb8eba491e694bf5e

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