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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???嚥ラ?晤?? 001111110011111100111111100110101000101110000011100010010011111110011101111010110011111100111111 3f3f3f9a8b83893f9deb3f3f
EUC-JP ???嚥ラ?晤?? 001111110011111100111111110100111110101110100101111010010011111111011010111011010011111100111111 3f3f3fd3eba5e93fdaed3f3f
UTF-8 曆쇗쮵嚥ラ웺晤됭쾮 111011111010011010001011111011001000011110010111111011001010111010110101111001011001101010100101111000111000001110101001111011001001101110111010111001101001100110100100111010111001000010101101111011001011111010101110 efa68bec8797ecaeb5e59aa5e383a9ec9bbae699a4eb90adecbeae
UHC 曆쇗쮵嚥ラ웺晤됭쾮 111001101011011110111100111001101010100010010010111001101011111110101011111010011001111110000110111001111111101110001001111010001011001010000101 e6b7bce6a892e6bfabe99f86e7fb89e8b285

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