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 ???倚??幽 001111110011111100111111100110001101111100111111001111111001011101001000 3f3f3f98df3f3f9748
EUC-JP 艅??倚??幽 1000111111010110111111010011111100111111110100001110000100111111001111111100110110101001 8fd6fd3f3fd0e13f3fcda9
UTF-8 艅덀끃倚꾥쯁幽 111010001000100110000101111010111000110110000000111010111000000110000011111001011000000010011010111010101011111010100101111011001010111110000001111001011011100110111101 e88985eb8d80eb8183e5809aeabea5ecaf81e5b9bd
UHC 艅덀끃倚꾥쯁幽 1110011010101001100010001110001110000101101110011110101111101111100001001110100010101000100111011110101011101011 e6a988e385b9ebef84e8a89deaeb

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