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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 睛肯??睛肯??^ 11100001110010111000110101101101001111110011111111100001110010111000110101101101001111110011111101011110 e1cb8d6d3f3fe1cb8d6d3f3f5e
EUC-JP 睛肯??睛肯??^ 11100010110011011011100111001110001111110011111111100010110011011011100111001110001111110011111101011110 e2cdb9ce3f3fe2cdb9ce3f3f5e
UTF-8 睛肯렓螺睛肯렓羅^ 11100111100111011001101111101000100000101010111111101011101000001001001111101111101001001001000111100111100111011001101111101000100000101010111111101011101000001001001111101111101001001000111101011110 e79d9be882afeba093efa491e79d9be882afeba093efa48f5e
UHC 睛肯렓螺睛肯렓羅^ 1110111111101100110100001110100110001110101010001101000111011110111011111110110011010000111010011000111010101000110100011101110001011110 efecd0e98ea8d1deefecd0e98ea8d1dc5e

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