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 永??有??臾 10001001011010010011111100111111100101110100110000111111001111111110010001101011 89693f3f974c3f3fe46b
EUC-JP 永??有??臾 10110001110010100011111100111111110011011010110100111111001111111110011111001100 b1ca3f3fcdad3f3fe7cc
UTF-8 永띠쉺有사독臾 111001101011000010111000111010111001110110100000111011001000100110111010111001101001110010001001111011001000001010101100111010111000111110000101111010001000011110111110 e6b0b8eb9da0ec89bae69c89ec82aceb8f85e887be
UHC 永띠쉺有사독臾 1110011110110101101101101110110010011010100100001110101011110011101110111110011110110101101101101110101110101100 e7b5b6ec9a90eaf3bbe7b5b6ebac

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