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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 薰りサク貉假ス。 111110111001111010000010111010001011101110111000111001101011100110011000111011111011110110100001 fb9e82e8bbb8e6b998efbda1
EUC-JP ?りサク貉假ス。 001111111010010011101010100011101011101110001110101110001110110010111011110100001111000110001110101111011000111010100001 3fa4ea8ebb8eb8ecbbd0f18ebd8ea1
UTF-8 薰りサク貉假ス。 111010001001011010110000111000111000001010001010111011111011110110111011111011111011110110111000111010001011001010001001111001011000000110000111111011111011110110111101111011111011110110100001 e896b0e3828aefbdbbefbdb8e8b289e58187efbdbdefbda1
UHC 薰り???假?? 1111110110111001101010101110101000111111001111110011111111001010101000110011111100111111 fdb9aaea3f3f3fcaa33f3f

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