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 郢ー蜊鱈郢ー蜊鱈^ 111001111011100110110000111001011000110110010010010011001110011110111001101100001110010110001101100100100100110001011110 e7b9b0e58d924ce7b9b0e58d924c5e
EUC-JP 郢ー蜊鱈郢ー蜊鱈^ 1110111010111011100011101011000011101001111011011100001110101101111011101011101110001110101100001110100111101101110000111010110101011110 eebb8eb0e9edc3adeebb8eb0e9edc3ad5e
UTF-8 郢ー蜊鱈郢ー蜊鱈^ 11101001100000111010001011101111101111011011000011101000100111001000101011101001101100011000100011101001100000111010001011101111101111011011000011101000100111001000101011101001101100011000100001011110 e983a2efbdb0e89c8ae9b188e983a2efbdb0e89c8ae9b1885e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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