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 弔?伊大弔?伊垈^ 100100101010001000111111100010001100100110010001111001011001001010100010001111111000100011001001100110101011000001011110 92a23f88c991e592a23f88c99ab05e
EUC-JP 弔?伊大弔?伊垈^ 110001001010010000111111101100001100101111000010111001111100010010100100001111111011000011001011110101001011001001011110 c4a43fb0cbc2e7c4a43fb0cbd4b25e
UTF-8 弔렟伊大弔렟伊垈^ 11100101101111001001010011101011101000001001111111100100101111001000101011100101101001001010011111100101101111001001010011101011101000001001111111100100101111001000101011100101100111101000100001011110 e5bc94eba09fe4bc8ae5a4a7e5bc94eba09fe4bc8ae59e885e
UHC 弔렟伊大弔렟伊垈^ 1111000011000000100011101011000011101100101001011101001111011110111100001100000010001110101100001110110010100101110100111101110001011110 f0c08eb0eca5d3def0c08eb0eca5d3dc5e

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