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 ?晳?笑?晳?笑^ 00111111111110101101100100111111100011111100111000111111111110101101100100111111100011111100111001011110 3ffad93f8fce3ffad93f8fce5e
EUC-JP ?晳?笑?晳?笑^ 001111111000111111000010110001000011111110111110110100000011111110001111110000101100010000111111101111101101000001011110 3f8fc2c43fbed03f8fc2c43fbed05e
UTF-8 歷晳歷笑歷晳歷笑^ 11101111101001101000110011100110100110011011001111101111101001101000110011100111101011001001000111101111101001101000110011100110100110011011001111101111101001101000110011100111101011001001000101011110 efa68ce699b3efa68ce7ac91efa68ce699b3efa68ce7ac915e
UHC 歷晳歷笑歷晳歷笑^ 1110011010111000111000001010111111100110101110001110000111000101111001101011100011100000101011111110011010111000111000011100010101011110 e6b8e0afe6b8e1c5e6b8e0afe6b8e1c55e

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