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 ???斐無承?^ 0011111100111111001111111001010011100011100101101011001110001111101100110011111101011110 3f3f3f94e396b38fb33f5e
EUC-JP ???斐無承?^ 0011111100111111001111111100100011100101110011001011010110111110101101010011111101011110 3f3f3fc8e5ccb5beb53f5e
UTF-8 롖뤵칿斐無承롚^ 11101011101000011001011011101011101001001011010111101100101110011011111111100110100101101001000011100111100001001010000111100110100010011011111111101011101000011001101001011110 eba196eba4b5ecb9bfe69690e784a1e689bfeba19a5e
UHC 롖뤵칿斐無承롚^ 100011101101101010001111111000111010111110001110110111011110110011011001111011011110001110101111100011101101111001011110 8eda8fe3af8eddecd9ede3af8ede5e

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