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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN ?曉?曉}Y?曉?曉}bE 0011111110011101111110100011111110011101111110100111110101011001001111111001110111111010001111111001110111111010011111010110001001000101 3f9dfa3f9dfa7d593f9dfa3f9dfa7d6245
EUC-JP ?曉?曉}Y?曉?曉}bE 0011111111011010111111000011111111011010111111000111110101011001001111111101101011111100001111111101101011111100011111010110001001000101 3fdafc3fdafc7d593fdafc3fdafc7d6245
UTF-8 뤗曉뤗曉}Y뤗曉뤗曉}bE 1110101110100100100101111110011010011011100010011110101110100100100101111110011010011011100010010111110101011001111010111010010010010111111001101001101110001001111010111010010010010111111001101001101110001001011111010110001001000101 eba497e69b89eba497e69b897d59eba497e69b89eba497e69b897d6245
UHC 뤗曉뤗曉}Y뤗曉뤗曉}bE 100011111100011111111100111110111000111111000111111111001111101101111101010110011000111111000111111111001111101110001111110001111111110011111011011111010110001001000101 8fc7fcfb8fc7fcfb7d598fc7fcfb8fc7fcfb7d6245

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