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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 郢ゥ蟯ウ}郢ゥ蟯ウ{^ 111001111011100110101001111001011011001010110011011111011110011110111001101010011110010110110010101100110111101101011110 e7b9a9e5b2b37de7b9a9e5b2b37b5e
EUC-JP 郢ゥ蟯ウ}郢ゥ蟯ウ{^ 11101110101110111000111010101001111010101011010010001110101100110111110111101110101110111000111010101001111010101011010010001110101100110111101101011110 eebb8ea9eab48eb37deebb8ea9eab48eb37b5e
UTF-8 郢ゥ蟯ウ}郢ゥ蟯ウ{^ 111010011000001110100010111011111011110110101001111010001001111110101111111011111011110110110011011111011110100110000011101000101110111110111101101010011110100010011111101011111110111110111101101100110111101101011110 e983a2efbda9e89fafefbdb37de983a2efbda9e89fafefbdb37b5e
UHC ??蟯?}??蟯?{^ 00111111001111111110100110101000001111110111110100111111001111111110100110101000001111110111101101011110 3f3fe9a83f7d3f3fe9a83f7b5e

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