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 ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN ?ユ?}v?ユ?}vB 00111111100000111000011000111111011111010111011000111111100000111000011000111111011111010111011001000010 3f83863f7d763f83863f7d7642
EUC-JP 庾ユ?}v庾ユ?}vB 1000111110111100110011101010010111100110001111110111110101110110100011111011110011001110101001011110011000111111011111010111011001000010 8fbccea5e63f7d768fbccea5e63f7d7642
UTF-8 庾ユ텋}v庾ユ텋}vB 1110010110111010101111101110001110000011101001101110110110000101100010110111110101110110111001011011101010111110111000111000001110100110111011011000010110001011011111010111011001000010 e5babee383a6ed858b7d76e5babee383a6ed858b7d7642
UHC 庾ユ텋}v庾ユ텋}vB 1110101011101100101010111110011010110110100010000111110101110110111010101110110010101011111001101011011010001000011111010111011001000010 eaecabe6b6887d76eaecabe6b6887d7642

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