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{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN ?良k}?良k{^ 0011111110010111110001110110101101111101001111111001011111000111011010110111101101011110 3f97c76b7d3f97c76b7b5e
EUC-JP 鋌良k}鋌良k{^ 100011111110010010111011110011101100100101101011011111011000111111100100101110111100111011001001011010110111101101011110 8fe4bbcec96b7d8fe4bbcec96b7b5e
UTF-8 鋌良k}鋌良k{^ 1110100110001011100011001110100010001001101011110110101101111101111010011000101110001100111010001000100110101111011010110111101101011110 e98b8ce889af6b7de98b8ce889af6b7b5e
UHC 鋌良k}鋌良k{^ 11101111111110111101010111011110011010110111110111101111111110111101010111011110011010110111101101011110 effbd5de6b7deffbd5de6b7b5e

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