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{^ 1110001110111101100010111000111110001111010111100110101101111101111000111011110110001011100011111000111101011110011010110111101101011110 e3bd8b8f8f5e6b7de3bd8b8f8f5e6b7b5e
EUC-JP 羶居戎k}羶居戎k{^ 1110011010111111101101011110111110111101101111110110101101111101111001101011111110110101111011111011110110111111011010110111101101011110 e6bfb5efbdbf6b7de6bfb5efbdbf6b7b5e
UTF-8 羶居戎k}羶居戎k{^ 1110011110111110101101101110010110110001100001011110011010001000100011100110101101111101111001111011111010110110111001011011000110000101111001101000100010001110011010110111101101011110 e7beb6e5b185e6888e6b7de7beb6e5b185e6888e6b7b5e
UHC ?居戎k}?居戎k{^ 001111111100101111011100111010111101010001101011011111010011111111001011110111001110101111010100011010110111101101011110 3fcbdcebd46b7d3fcbdcebd46b7b5e

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