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{^ 100011110111101000111111100011110110100001001011011111011000111101111010001111111000111101101000010010110111101101011110 8f7a3f8f684b7d8f7a3f8f684b7b5e
EUC-JP 循潚宿K}循潚宿K{^ 10111101110110111000111111001000110110101011110111001001010010110111110110111101110110111000111111001000110110101011110111001001010010110111101101011110 bddb8fc8dabdc94b7dbddb8fc8dabdc94b7b5e
UTF-8 循潚宿K}循潚宿K{^ 1110010110111110101010101110011010111101100110101110010110101110101111110100101101111101111001011011111010101010111001101011110110011010111001011010111010111111010010110111101101011110 e5beaae6bd9ae5aebf4b7de5beaae6bd9ae5aebf4b7b5e
UHC 循潚宿K}循潚宿K{^ 1110001011100000111000101101100011100010110101100100101101111101111000101110000011100010110110001110001011010110010010110111101101011110 e2e0e2d8e2d64b7de2e0e2d8e2d64b7b5e

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