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 蠢?莊?┐莊? 1110010110111111001111111110010010110101001111111000010010100010111001001011010100111111 e5bf3fe4b53f84a2e4b53f
EUC-JP 蠢?莊?┐莊? 1110101011000001001111111110100010110111001111111010100010100100111010001011011100111111 eac13fe8b73fa8a4e8b73f
UTF-8 蠢렋莊띕┐莊동 111010001010000010100010111010111010000010001011111010001000111010001010111010111001110110010101111000101001010010010000111010001000111010001010111010111000111110011001 e8a0a2eba08be88e8aeb9d95e29490e88e8aeb8f99
UHC 蠢렋莊띕┐莊동 1111000111100011100011101010001011101101111101101011011011101011101001101010010011101101111101101011010110111111 f1e38ea2edf6b6eba6a4edf6b5bf

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