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 ???????B 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN ?舍?畔伸??B 0011111111100100011100010011111110010100110010001001000001001100001111110011111101000010 3fe4713f94c8904c3f3f42
EUC-JP ?舍?畔伸??B 0011111111100111110100100011111111001000110010101011111110101101001111110011111101000010 3fe7d23fc8cabfad3f3f42
UTF-8 뤵舍쪔畔伸렏롗B 11101011101001001011010111101000100010001000110111101100101010101001010011100111100101011001010011100100101111001011100011101011101000001000111111101011101000011001011101000010 eba4b5e8888decaa94e79594e4bcb8eba08feba19742
UHC 뤵舍쪔畔伸렏롗B 100011111110001111011110111011001010010110001110110110101110110111100011110111111000111010100101100011101101101101000010 8fe3deeca58edaede3df8ea58edb42

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