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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 煜疾鋐ホス疾 111110110101010110001110101111101111101111010010110011101111000110001110101111011000111010111110 fb558ebefbd2cef18ebd8ebe
EUC-JP 煜疾鋐ホ?ス疾 100011111100100111111100101111001100000010001111111001001011111010001110110011100011111110001110101111011011110011000000 8fc9fcbcc08fe4be8ece3f8ebdbcc0
UTF-8 煜疾鋐ホス疾 111001111000010110011100111001111001011010111110111010011000101110010000111011111011111010001110111011101000010010001001111011111011110110111101111001111001011010111110 e7859ce796bee98b90efbe8eee8489efbdbde796be
UHC 煜疾????疾 11101001111100101111001011110000001111110011111100111111001111111111001011110000 e9f2f2f03f3f3f3ff2f0

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