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 煜?葬?煜?葬?^ 11111011010101010011111110010001100100100011111111111011010101010011111110010001100100100011111101011110 fb553f91923ffb553f91923f5e
EUC-JP 煜?葬?煜?葬?^ 100011111100100111111100001111111100000111110010001111111000111111001001111111000011111111000001111100100011111101011110 8fc9fc3fc1f23f8fc9fc3fc1f23f5e
UTF-8 煜렖葬렱煜렖葬렱^ 11100111100001011001110011101011101000001001011011101000100100011010110011101011101000001011000111100111100001011001110011101011101000001001011011101000100100011010110011101011101000001011000101011110 e7859ceba096e891aceba0b1e7859ceba096e891aceba0b15e
UHC 煜렖葬렱煜렖葬렱^ 1110100111110010100011101010101111101101111101111000111010111110111010011111001010001110101010111110110111110111100011101011111001011110 e9f28eabedf78ebee9f28eabedf78ebe5e

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