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 ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN 樟??k}樟??k{^ 10001111101111100011111100111111011010110111110110001111101111100011111100111111011010110111101101011110 8fbe3f3f6b7d8fbe3f3f6b7b5e
EUC-JP 樟??k}樟??k{^ 10111110110000000011111100111111011010110111110110111110110000000011111100111111011010110111101101011110 bec03f3f6b7dbec03f3f6b7b5e
UTF-8 樟쒒떑k}樟쒒떑k{^ 1110011010101000100111111110110010010010100100101110101110010110100100010110101101111101111001101010100010011111111011001001001010010010111010111001011010010001011010110111101101011110 e6a89fec9292eb96916b7de6a89fec9292eb96916b7b5e
UHC 樟쒒떑k}樟쒒떑k{^ 1110110111101001100111001110100110001011101001110110101101111101111011011110100110011100111010011000101110100111011010110111101101011110 ede99ce98ba76b7dede99ce98ba76b7b5e

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