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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 浯夭お浯夭お^ 11111010111111001001101011101110100000101010100011111010111111001001101011101110100000101010100001011110 fafc9aee82a8fafc9aee82a85e
EUC-JP 浯夭お浯夭お^ 100011111100011111000011110101001111000010100100101010101000111111000111110000111101010011110000101001001010101001011110 8fc7c3d4f0a4aa8fc7c3d4f0a4aa5e
UTF-8 浯夭お浯夭お^ 11100110101101011010111111100101101001001010110111100011100000011000101011100110101101011010111111100101101001001010110111100011100000011000101001011110 e6b5afe5a4ade3818ae6b5afe5a4ade3818a5e
UHC ?夭お?夭お^ 0011111111101000111011001010101010101010001111111110100011101100101010101010101001011110 3fe8ecaaaa3fe8ecaaaa5e

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