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{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
EUC-JP 啞??k}啞??k{^ 100011111011010111100000001111110011111101101011011111011000111110110101111000000011111100111111011010110111101101011110 8fb5e03f3f6b7d8fb5e03f3f6b7b5e
UTF-8 啞뚰뢐k}啞뚰뢐k{^ 1110010110010101100111101110101110011010101100001110101110100010100100000110101101111101111001011001010110011110111010111001101010110000111010111010001010010000011010110111101101011110 e5959eeb9ab0eba2906b7de5959eeb9ab0eba2906b7b5e
UHC 啞뚰뢐k}啞뚰뢐k{^ 1110010010101111100011001110110110001111010010110110101101111101111001001010111110001100111011011000111101001011011010110111101101011110 e4af8ced8f4b6b7de4af8ced8f4b6b7b5e

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