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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 莊?贈?}莊?贈?{^ 111001001011010100111111100100011010000100111111011111011110010010110101001111111001000110100001001111110111101101011110 e4b53f91a13f7de4b53f91a13f7b5e
EUC-JP 莊?贈?}莊?贈?{^ 111010001011011100111111110000101010001100111111011111011110100010110111001111111100001010100011001111110111101101011110 e8b73fc2a33f7de8b73fc2a33f7b5e
UTF-8 莊렏贈탐}莊렏贈탐{^ 111010001000111010001010111010111010000010001111111010001011010010001000111011011000001110010000011111011110100010001110100010101110101110100000100011111110100010110100100010001110110110000011100100000111101101011110 e88e8aeba08fe8b488ed83907de88e8aeba08fe8b488ed83907b5e
UHC 莊렏贈탐}莊렏贈탐{^ 11101101111101101000111010100101111100011111110011000101101111010111110111101101111101101000111010100101111100011111110011000101101111010111101101011110 edf68ea5f1fcc5bd7dedf68ea5f1fcc5bd7b5e

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