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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 莊?淫兩莊?淫兩B 111001001011010100111111100010001111101010011001010111111110010010110101001111111000100011111010100110010101111101000010 e4b53f88fa995fe4b53f88fa995f42
EUC-JP 莊?淫兩莊?淫兩B 111010001011011100111111101100001111110011010001110000001110100010110111001111111011000011111100110100011100000001000010 e8b73fb0fcd1c0e8b73fb0fcd1c042
UTF-8 莊렏淫兩莊렏淫兩B 11101000100011101000101011101011101000001000111111100110101101111010101111100101100001011010100111101000100011101000101011101011101000001000111111100110101101111010101111100101100001011010100101000010 e88e8aeba08fe6b7abe585a9e88e8aeba08fe6b7abe585a942
UHC 莊렏淫兩莊렏淫兩B 1110110111110110100011101010010111101011111000101101010111010111111011011111011010001110101001011110101111100010110101011101011101000010 edf68ea5ebe2d5d7edf68ea5ebe2d5d742

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