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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 葬捧??n}葬捧??n{^ 1001000110010010100101011111100100111111001111110110111001111101100100011001001010010101111110010011111100111111011011100111101101011110 919295f93f3f6e7d919295f93f3f6e7b5e
EUC-JP 葬捧??n}葬捧??n{^ 1100000111110010110010101111101100111111001111110110111001111101110000011111001011001010111110110011111100111111011011100111101101011110 c1f2cafb3f3f6e7dc1f2cafb3f3f6e7b5e
UTF-8 葬捧렔렔n}葬捧렔렔n{^ 1110100010010001101011001110011010001101101001111110101110100000100101001110101110100000100101000110111001111101111010001001000110101100111001101000110110100111111010111010000010010100111010111010000010010100011011100111101101011110 e891ace68da7eba094eba0946e7de891ace68da7eba094eba0946e7b5e
UHC 葬捧렔렔n}葬捧렔렔n{^ 111011011111011111011100111010011000111010101001100011101010100101101110011111011110110111110111110111001110100110001110101010011000111010101001011011100111101101011110 edf7dce98ea98ea96e7dedf7dce98ea98ea96e7b5e

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