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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???楷}???楷{^ 00111111001111110011111110011110101100100111110100111111001111110011111110011110101100100111101101011110 3f3f3f9eb27d3f3f3f9eb27b5e
EUC-JP ???楷}???楷{^ 00111111001111110011111111011100101101000111110100111111001111110011111111011100101101000111101101011110 3f3f3fdcb47d3f3f3fdcb47b5e
UTF-8 먕민뤸楷}먕민뤸楷{^ 111010111010100010010101111010111010111110111100111010111010010010111000111001101010010110110111011111011110101110101000100101011110101110101111101111001110101110100100101110001110011010100101101101110111101101011110 eba895ebafbceba4b8e6a5b77deba895ebafbceba4b8e6a5b77b5e
UHC 먕민뤸楷}먕민뤸楷{^ 10111000110100101011100111001110100011111110011011111010101011000111110110111000110100101011100111001110100011111110011011111010101011000111101101011110 b8d2b9ce8fe6faac7db8d2b9ce8fe6faac7b5e

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