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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 帝?旭?帝?旭?^ 10010010111010010011111110001000101011100011111110010010111010010011111110001000101011100011111101011110 92e93f88ae3f92e93f88ae3f5e
EUC-JP 帝?旭?帝?旭?^ 11000100111010110011111110110000101100000011111111000100111010110011111110110000101100000011111101011110 c4eb3fb0b03fc4eb3fb0b03f5e
UTF-8 帝렑旭뒷帝렑旭뒬^ 11100101101110001001110111101011101000001001000111100110100101111010110111101011100100101011011111100101101110001001110111101011101000001001000111100110100101111010110111101011100100101010110001011110 e5b89deba091e697adeb92b7e5b89deba091e697adeb92ac5e
UHC 帝렑旭뒷帝렑旭뒬^ 1111000010101000100011101010011011101001111011111011010111011110111100001010100010001110101001101110100111101111101101011101110001011110 f0a88ea6e9efb5def0a88ea6e9efb5dc5e

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