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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 漱??漱??漱??瀛 1001111111111001001111110011111110011111111110010011111100111111100111111111100100111111001111111110000001101001 9ff93f3f9ff93f3f9ff93f3fe069
EUC-JP 漱??漱??漱??瀛 1101111011111011001111110011111111011110111110110011111100111111110111101111101100111111001111111101111111001010 defb3f3fdefb3f3fdefb3f3fdfca
UTF-8 漱땹뢅漱땹뢘漱땹뢄瀛 111001101011110010110001111010111001010110111001111010111010001010000101111001101011110010110001111010111001010110111001111010111010001010011000111001101011110010110001111010111001010110111001111010111010001010000100111001111000000010011011 e6bcb1eb95b9eba285e6bcb1eb95b9eba298e6bcb1eb95b9eba284e7809b
UHC 漱땹뢅漱땹뢘漱땹뢄瀛 1110001010101011100010111000111110001111010000011110001010101011100010111000111110001111010100111110001010101011100010111000111110001110111111101110011110111010 e2ab8b8f8f41e2ab8b8f8f53e2ab8b8f8efee7ba

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