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{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
EUC-JP 橒?k}橒?k{^ 10001111110001011010110100111111011010110111110110001111110001011010110100111111011010110111101101011110 8fc5ad3f6b7d8fc5ad3f6b7b5e
UTF-8 橒렞k}橒렞k{^ 1110011010101001100100101110101110100000100111100110101101111101111001101010100110010010111010111010000010011110011010110111101101011110 e6a992eba09e6b7de6a992eba09e6b7b5e
UHC 橒렞k}橒렞k{^ 11101001111110001000111010101111011010110111110111101001111110001000111010101111011010110111101101011110 e9f88eaf6b7de9f88eaf6b7b5e

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