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{^ 00111111001111110011111110100100011011100111110100111111001111110011111110100100011011100111101101011110 3f3f3fa46e7d3f3f3fa46e7b5e
SJIS-WIN ??枇?n}??枇?n{^ 001111110011111110010100111110000011111101101110011111010011111100111111100101001111100000111111011011100111101101011110 3f3f94f83f6e7d3f3f94f83f6e7b5e
EUC-JP ??枇¤n}??枇¤n{^ 00111111001111111100100011111010100011111010001011110000011011100111110100111111001111111100100011111010100011111010001011110000011011100111101101011110 3f3fc8fa8fa2f06e7d3f3fc8fa8fa2f06e7b5e
UTF-8 룴점枇¤n}룴점枇¤n{^ 111010111010001110110100111011001010000010010000111001101001111010000111110000101010010001101110011111011110101110100011101101001110110010100000100100001110011010011110100001111100001010100100011011100111101101011110 eba3b4eca090e69e87c2a46e7deba3b4eca090e69e87c2a46e7b5e
UHC 룴점枇¤n}룴점枇¤n{^ 100011111010100111000001101000011101110111101101101000101011010001101110011111011000111110101001110000011010000111011101111011011010001010110100011011100111101101011110 8fa9c1a1ddeda2b46e7d8fa9c1a1ddeda2b46e7b5e

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