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 ????????E 001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f45
SJIS-WIN 帝?贈?帝?贈?E 10010010111010010011111110010001101000010011111110010010111010010011111110010001101000010011111101000101 92e93f91a13f92e93f91a13f45
EUC-JP 帝?贈?帝?贈?E 11000100111010110011111111000010101000110011111111000100111010110011111111000010101000110011111101000101 c4eb3fc2a33fc4eb3fc2a33f45
UTF-8 帝렰贈탄帝렰贈택E 11100101101110001001110111101011101000001011000011101000101101001000100011101101100000111000010011100101101110001001110111101011101000001011000011101000101101001000100011101101100000111001110101000101 e5b89deba0b0e8b488ed8384e5b89deba0b0e8b488ed839d45
UHC 帝렰贈탄帝렰贈택E 1111000010101000100011101011110111110001111111001100010110111010111100001010100010001110101111011111000111111100110001011100001101000101 f0a88ebdf1fcc5baf0a88ebdf1fcc5c345

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