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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 雲?ざ?雲?ざ?^ 10001001010111110011111110000010101101000011111110001001010111110011111110000010101101000011111101011110 895f3f82b43f895f3f82b43f5e
EUC-JP 雲?ざ?雲?ざ?^ 10110001110000000011111110100100101101100011111110110001110000000011111110100100101101100011111101011110 b1c03fa4b63fb1c03fa4b63f5e
UTF-8 雲랑ざ쌨雲랑ざ쌤^ 11101001100110111011001011101011100111101001000111100011100000011001011011101100100011001010100011101001100110111011001011101011100111101001000111100011100000011001011011101100100011001010010001011110 e99bb2eb9e91e38196ec8ca8e99bb2eb9e91e38196ec8ca45e
UHC 雲랑ざ쌨雲랑ざ쌤^ 1110101010100011101101101111101110101010101101101011110111011110111010101010001110110110111110111010101010110110101111011101110001011110 eaa3b6fbaab6bddeeaa3b6fbaab6bddc5e

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