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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???臾?}???臾?{^ 001111110011111100111111111001000110101100111111011111010011111100111111001111111110010001101011001111110111101101011110 3f3f3fe46b3f7d3f3f3fe46b3f7b5e
EUC-JP ???臾?}???臾?{^ 001111110011111100111111111001111100110000111111011111010011111100111111001111111110011111001100001111110111101101011110 3f3f3fe7cc3f7d3f3f3fe7cc3f7b5e
UTF-8 列룸쓷臾펛}列룸쓷臾펛{^ 111011111010011010011100111010111010001110111000111011001001001110110111111010001000011110111110111011011000111010011011011111011110111110100110100111001110101110100011101110001110110010010011101101111110100010000111101111101110110110001110100110110111101101011110 efa69ceba3b8ec93b7e887beed8e9b7defa69ceba3b8ec93b7e887beed8e9b7b5e
UHC 列룸쓷臾펛}列룸쓷臾펛{^ 1110011011101010101101111110101110011101100101001110101110101100101111000110110101111101111001101110101010110111111010111001110110010100111010111010110010111100011011010111101101011110 e6eab7eb9d94ebacbc6d7de6eab7eb9d94ebacbc6d7b5e

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