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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 哀??幼??諛 10001000101000110011111100111111100101110110001100111111001111111110011010000111 88a33f3f97633f3fe687
EUC-JP 哀??幼??諛 10110000101001010011111100111111110011011100010000111111001111111110101111100111 b0a53f3fcdc43f3febe7
UTF-8 哀노끀幼쀥춢諛 111001011001001110000000111010111000010110111000111010111000000110000000111001011011100110111100111011001000000010100101111011001011011010100010111010001010101110011011 e59380eb85b8eb8180e5b9bcec80a5ecb6a2e8ab9b
UHC 哀노끀幼쀥춢諛 1110010011101110101100111110101110000101101101101110101011101010100101111110010110101101100000111110101110110000 e4eeb3eb85b6eaea97e5ad83ebb0

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