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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ?蓑???蓑??B 0011111110010110101010100011111100111111001111111001011010101010001111110011111101000010 3f96aa3f3f3f96aa3f3f42
EUC-JP 邕蓑??邕蓑??B 100011111110000111101101110011001010110000111111001111111000111111100001111011011100110010101100001111110011111101000010 8fe1edccac3f3f8fe1edccac3f3f42
UTF-8 邕蓑렟렧邕蓑렟렧B 11101001100000101001010111101000100100111001000111101011101000001001111111101011101000001010011111101001100000101001010111101000100100111001000111101011101000001001111111101011101000001010011101000010 e98295e89391eba09feba0a7e98295e89391eba09feba0a742
UHC 邕蓑렟렧邕蓑렟렧B 1110100010111011110111101110111010001110101100001000111010110110111010001011101111011110111011101000111010110000100011101011011001000010 e8bbdeee8eb08eb6e8bbdeee8eb08eb642

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