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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?鴦覓????? 00111111111010011111000111100110010010110011111100111111001111110011111100111111 3fe9f1e64b3f3f3f3f3f
EUC-JP ?鴦覓????? 00111111111100101111001111101011101011000011111100111111001111110011111100111111 3ff2f3ebac3f3f3f3f3f
UTF-8 뤙鴦覓혦폀흐샹뤙 111010111010010010011001111010011011010010100110111010001010011010010011111011011001100010100110111011011000111110000000111011011001110110010000111011001000001110111001111010111010010010011001 eba499e9b4a6e8a693ed98a6ed8f80ed9d90ec83b9eba499
UHC 뤙鴦覓혦폀흐샹뤙 10001111110010001110010011101100110110001111001011000010100011101011110010001111110010001110010110111100101001111000111111001000 8fc8e4ecd8f2c28ebc8fc8e5bca78fc8

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