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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ????g???? 00111111001111110011111100111111100000101000011100111111001111110011111100111111 3f3f3f3f82873f3f3f3f
EUC-JP ???馹g?洹?? 0011111100111111001111111000111111101001101000011010001111100111001111111000111111000111101110100011111100111111 3f3f3f8fe9a1a3e73f8fc7ba3f3f
UTF-8 列룸뱶馹g솾洹섎폔 111011111010011010011100111010111010001110111000111010111011000110110110111010011010011010111001111011111011110110000111111011001000011010111110111001101011010010111001111011001000010010001110111011011000111110010100 efa69ceba3b8ebb1b6e9a6b9efbd87ec86bee6b4b9ec848eed8f94
UHC 列룸뱶馹g솾洹섎폔 111001101110101010110111111010111001001110011100111011001111000110100011111001111001100110110010111010101011011110011000111010111011110010011110 e6eab7eb939cecf1a3e799b2eab798ebbc9e

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