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 ク齊ォ疾鋙而 111100011110101110111000111010101000111010101011100011101011111011111011110100011000111010100111 f1ebb8ea8eab8ebefbd18ea7
EUC-JP ?ク齊ォ疾鋙而 0011111110001110101110001111001111101110100011101010101110111100110000001000111111100100110000111011110010101001 3f8eb8f3ee8eabbcc08fe4c3bca9
UTF-8 ク齊ォ疾鋙而 111011101000010110100110111011111011110110111000111010011011110110001010111011111011110110101011111001111001011010111110111010011000101110011001111010001000000010001100 ee85a6efbdb8e9bd8aefbdabe796bee98b99e8808c
UHC ??齊?疾?而 00111111001111111111000010111010001111111111001011110000001111111110110010111011 3f3ff0ba3ff2f03fecbb

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