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{^ 1110010010101011100100001000111110001111010111100110101101111101111001001010101110010000100011111000111101011110011010110111101101011110 e4ab908f8f5e6b7de4ab908f8f5e6b7b5e
EUC-JP 茘随戎k}茘随戎k{^ 1110100010101101101111111110111110111101101111110110101101111101111010001010110110111111111011111011110110111111011010110111101101011110 e8adbfefbdbf6b7de8adbfefbdbf6b7b5e
UTF-8 茘随戎k}茘随戎k{^ 1110100010001100100110001110100110011010100011111110011010001000100011100110101101111101111010001000110010011000111010011001101010001111111001101000100010001110011010110111101101011110 e88c98e99a8fe6888e6b7de88c98e99a8fe6888e6b7b5e
UHC ??戎k}??戎k{^ 00111111001111111110101111010100011010110111110100111111001111111110101111010100011010110111101101011110 3f3febd46b7d3f3febd46b7b5e

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