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{^ 10011101111010110011111100111111011010110111110110011101111010110011111100111111011010110111101101011110 9deb3f3f6b7d9deb3f3f6b7b5e
EUC-JP 晤??k}晤??k{^ 11011010111011010011111100111111011010110111110111011010111011010011111100111111011010110111101101011110 daed3f3f6b7ddaed3f3f6b7b5e
UTF-8 晤뚳쉴k}晤뚳쉴k{^ 1110011010011001101001001110101110011010101100111110110010001001101101000110101101111101111001101001100110100100111010111001101010110011111011001000100110110100011010110111101101011110 e699a4eb9ab3ec89b46b7de699a4eb9ab3ec89b46b7b5e
UHC 晤뚳쉴k}晤뚳쉴k{^ 1110011111111011100011001110111110111101101011110110101101111101111001111111101110001100111011111011110110101111011010110111101101011110 e7fb8cefbdaf6b7de7fb8cefbdaf6b7b5e

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