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 雄遁????垣 10010111010110011001001111011001001111110011111100111111001111111000101001011111 975993d93f3f3f3f8a5f
EUC-JP 雄遁????垣 11001101101110101100011011011011001111110011111100111111001111111011001111000000 cdbac6db3f3f3f3fb3c0
UTF-8 雄遁렧렭렽렑垣 111010011001101110000100111010011000000110000001111010111010000010100111111010111010000010101101111010111010000010111101111010111010000010010001111001011001111010100011 e99b84e98181eba0a7eba0adeba0bdeba091e59ea3
UHC 雄遁렧렭렽렑垣 1110101010101001110101001110110110001110101101101000111010111010100011101100010110001110101001101110101010101111 eaa9d4ed8eb68eba8ec58ea6eaaf

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