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 薰カ邉筑薰カ邉畜^ 111110111001111010110110111001111011001110010010011111011111101110011110101101101110011110110011100100100111101101011110 fb9eb6e7b3927dfb9eb6e7b3927b5e
EUC-JP ?カ邉筑?カ邉畜^ 001111111000111010110110111011101011010111000011110111100011111110001110101101101110111010110101110000111101110001011110 3f8eb6eeb5c3de3f8eb6eeb5c3dc5e
UTF-8 薰カ邉筑薰カ邉畜^ 11101000100101101011000011101111101111011011011011101001100000101000100111100111101011011001000111101000100101101011000011101111101111011011011011101001100000101000100111100111100101011001110001011110 e896b0efbdb6e98289e7ad91e896b0efbdb6e98289e7959c5e
UHC 薰??筑薰??畜^ 11111101101110010011111100111111111101011110100011111101101110010011111100111111111101011110010101011110 fdb93f3ff5e8fdb93f3ff5e55e

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