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 域??傲??烏 10001000111001100011111100111111100110001111110000111111001111111000100101000111 88e63f3f98fc3f3f8947
EUC-JP 域??傲??烏 10110000111010000011111100111111110100001111111000111111001111111011000110101000 b0e83f3fd0fe3f3fb1a8
UTF-8 域밸젡傲딅젿烏 111001011001111110011111111010111011000010111000111011001010000010100001111001011000001010110010111010111001010010000101111011001010000010111111111001111000001110001111 e59f9febb0b8eca0a1e582b2eb9485eca0bfe7838f
UHC 域밸젡傲딅젿烏 1110011010110100101110011110101110100000100110101110011111101100100010101110101110100000101100011110100010100001 e6b4b9eba09ae7ec8aeba0b1e8a1

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