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 斜雫上痾斜雫上痣^ 1000111011001110100011101011010010001111111000111110000101111101100011101100111010001110101101001000111111100011111000010111101101011110 8ece8eb48fe3e17d8ece8eb48fe3e17b5e
EUC-JP 斜雫上痾斜雫上痣^ 1011110011010000101111001011011010111110111001011110000111011110101111001101000010111100101101101011111011100101111000011101110001011110 bcd0bcb6bee5e1debcd0bcb6bee5e1dc5e
UTF-8 斜雫上痾斜雫上痣^ 11100110100101101001110011101001100110111010101111100100101110001000101011100111100101111011111011100110100101101001110011101001100110111010101111100100101110001000101011100111100101111010001101011110 e6969ce99babe4b88ae797bee6969ce99babe4b88ae797a35e
UHC 斜?上?斜?上?^ 11011110110110000011111111011111101111100011111111011110110110000011111111011111101111100011111101011110 ded83fdfbe3fded83fdfbe3f5e

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