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 ???M???MB 001111110011111100111111010011010011111100111111001111110100110101000010 3f3f3f4d3f3f3f4d42
SJIS-WIN 厓??M厓??MB 1111101010001101001111110011111101001101111110101000110100111111001111110100110101000010 fa8d3f3f4dfa8d3f3f4d42
EUC-JP 厓??M厓??MB 10001111101101001100011100111111001111110100110110001111101101001100011100111111001111110100110101000010 8fb4c73f3f4d8fb4c73f3f4d42
UTF-8 厓⑴텥M厓⑴텥MB 111001011000111010010011111000101001000110110100111011011000010110100101010011011110010110001110100100111110001010010001101101001110110110000101101001010100110101000010 e58e93e291b4ed85a54de58e93e291b4ed85a54d42
UHC 厓⑴텥M厓⑴텥MB 111001001110110110101001111001111011011010011010010011011110010011101101101010011110011110110110100110100100110101000010 e4eda9e7b69a4de4eda9e7b69a4d42

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