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 ???椅?????^ 0011111100111111001111111000100011010110001111110011111100111111001111110011111101011110 3f3f3f88d63f3f3f3f3f5e
EUC-JP ???椅?????^ 0011111100111111001111111011000011011000001111110011111100111111001111110011111101011110 3f3f3fb0d83f3f3f3f3f5e
UTF-8 溜뷸뿼椅좊졋嶪쇱뿞^ 11101111101001111000101111101011101101111011100011101011101111111011110011100110101001001000010111101100101000101000101011101100101000011000101111100101101101101010101011101100100001111011000111101011101111111001111001011110 efa78bebb7b8ebbfbce6a485eca28aeca18be5b6aaec87b1ebbf9e5e
UHC 溜뷸뿼椅좊졋嶪쇱뿞^ 11101010111111101011101011100110100101111011110011101011111101011010000011101011101000001011101011100101111101011011110011101100100101111010000001011110 eafebae697bcebf5a0eba0bae5f5bcec97a05e

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