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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?盒德?艤??^ 0011111111100001101101001111101010111010001111111110010001111110001111110011111101011110 3fe1b4faba3fe47e3f3f5e
EUC-JP ?盒??艤??^ 00111111111000101011011000111111001111111110011111011111001111110011111101011110 3fe2b63f3fe7df3f3f5e
UTF-8 뤿盒德쥚艤롎렋^ 11101011101001001011111111100111100110111001001011100101101111101011011111101100101001011001101011101000100010011010010011101011101000011000111011101011101000001000101101011110 eba4bfe79b92e5beb7eca59ae889a4eba18eeba08b5e
UHC 뤿盒德쥚艤롎렋^ 100011111110101111111001111011001101001111101100101000101000111111101011111110101000111011010100100011101010001001011110 8febf9ecd3eca28febfa8ed48ea25e

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