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{^ 1000111101011111001111110110101101111101100011110101111100111111011010110111101101011110 8f5f3f6b7d8f5f3f6b7b5e
EUC-JP 柔?k}柔?k{^ 1011110111000000001111110110101101111101101111011100000000111111011010110111101101011110 bdc03f6b7dbdc03f6b7b5e
UTF-8 柔렱k}柔렱k{^ 1110011010011111100101001110101110100000101100010110101101111101111001101001111110010100111010111010000010110001011010110111101101011110 e69f94eba0b16b7de69f94eba0b16b7b5e
UHC 柔렱k}柔렱k{^ 11101010111101011000111010111110011010110111110111101010111101011000111010111110011010110111101101011110 eaf58ebe6b7deaf58ebe6b7b5e

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