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 躁?量??爭? 11100111010011100011111110010111110010100011111100111111111000001010010100111111 e74e3f97ca3f3fe0a53f
EUC-JP 躁?量??爭? 11101101101011110011111111001110110011000011111100111111111000001010011100111111 edaf3fcecc3f3fe0a73f
UTF-8 躁뀀量理렍爭렗 111010001011101010000001111010111000000010000000111010011000011110001111111011111010011110100100111010111010000010001101111001111000100010101101111010111010000010010111 e8ba81eb8080e9878fefa7a4eba08de788adeba097
UHC 躁뀀量理렍爭렗 1111000011100010101100101110101111010101111000011110110010110101100011101010001111101110101100111000111010101100 f0e2b2ebd5e1ecb58ea3eeb38eac

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