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{^ 11101000101001010011111100111111011010110111110111101000101001010011111100111111011010110111101101011110 e8a53f3f6b7de8a53f3f6b7b5e
EUC-JP 隘??k}隘??k{^ 11110000101001110011111100111111011010110111110111110000101001110011111100111111011010110111101101011110 f0a73f3f6b7df0a73f3f6b7b5e
UTF-8 隘녵퓱k}隘녵퓱k{^ 1110100110011010100110001110101110000101101101011110110110010011101100010110101101111101111010011001101010011000111010111000010110110101111011011001001110110001011010110111101101011110 e99a98eb85b5ed93b16b7de99a98eb85b5ed93b16b7b5e
UHC 隘녵퓱k}隘녵퓱k{^ 1110010011110110100001101110010010111111100101110110101101111101111001001111011010000110111001001011111110010111011010110111101101011110 e4f686e4bf976b7de4f686e4bf976b7b5e

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