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 闡ケ蟶玖損迚炉 11101000100100011011100111100101101110001000101111101000100100011011100111100111100010011001100001000110 e891b9e5b88be891b9e7899846
EUC-JP 闡ケ蟶玖損迚炉 1110111111110001100011101011100111101010101110101011011011101010110000101011101111101101111010011100111110100111 eff18eb9eabab6eac2bbede9cfa7
UTF-8 闡ケ蟶玖損迚炉 111010011001011110100001111011111011110110111001111010001001111110110110111001111000111010010110111001101001000010001101111010001011111110011010111001111000001010001001 e997a1efbdb9e89fb6e78e96e6908de8bf9ae78289
UHC 闡??玖損?? 11110100110001010011111100111111110011111011100011100001110111110011111100111111 f4c53f3fcfb8e1df3f3f

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