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{^ 0011111100111111001111110100101101111101001111110011111100111111010010110111101101011110 3f3f3f4b7d3f3f3f4b7b5e
SJIS-WIN 萬駈蒐K}萬駈蒐K{^ 1110010011011101100010111110110110001111010011100100101101111101111001001101110110001011111011011000111101001110010010110111101101011110 e4dd8bed8f4e4b7de4dd8bed8f4e4b7b5e
EUC-JP 萬駈蒐K}萬駈蒐K{^ 1110100011011111101101101110111110111101101011110100101101111101111010001101111110110110111011111011110110101111010010110111101101011110 e8dfb6efbdaf4b7de8dfb6efbdaf4b7b5e
UTF-8 萬駈蒐K}萬駈蒐K{^ 1110100010010000101011001110100110100111100010001110100010010010100100000100101101111101111010001001000010101100111010011010011110001000111010001001001010010000010010110111101101011110 e890ace9a788e892904b7de890ace9a788e892904b7b5e
UHC 萬?蒐K}萬?蒐K{^ 110110001011111100111111111000101011110101001011011111011101100010111111001111111110001010111101010010110111101101011110 d8bf3fe2bd4b7dd8bf3fe2bd4b7b5e

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