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 日?漿?日?漿?^ 10010011111110100011111110011111111101110011111110010011111110100011111110011111111101110011111101011110 93fa3f9ff73f93fa3f9ff73f5e
EUC-JP 日?漿?日?漿?^ 11000110111111000011111111011110111110010011111111000110111111000011111111011110111110010011111101011110 c6fc3fdef93fc6fc3fdef93f5e
UTF-8 日렟漿렱日렟漿렱^ 11100110100101111010010111101011101000001001111111100110101111001011111111101011101000001011000111100110100101111010010111101011101000001001111111100110101111001011111111101011101000001011000101011110 e697a5eba09fe6bcbfeba0b1e697a5eba09fe6bcbfeba0b15e
UHC 日렟漿렱日렟漿렱^ 1110110011101101100011101011000011101101111011001000111010111110111011001110110110001110101100001110110111101100100011101011111001011110 eced8eb0edec8ebeeced8eb0edec8ebe5e

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