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 ?????¤??? 001111110011111100111111001111110011111110100100001111110011111100111111 3f3f3f3f3fa43f3f3f
SJIS-WIN ?悠げ?功???ゅ 00111111100101110100100110000010101100000011111110001100111101110011111100111111001111111000001011100011 3f974982b03f8cf73f3f3f82e3
EUC-JP ?悠げ?功¤??ゅ 001111111100110110101010101001001011001000111111101110001111100110001111101000101111000000111111001111111010010011100101 3fcdaaa4b23fb8f98fa2f03f3fa4e5
UTF-8 룫悠げ룴功¤룵쾹ゅ 1110101110100011101010111110011010000010101000001110001110000001100100101110101110100011101101001110010110001010100111111100001010100100111010111010001110110101111011001011111010111001111000111000001010000101 eba3abe682a0e38192eba3b4e58a9fc2a4eba3b5ecbeb9e38285
UHC 룫悠げ룴功¤룵쾹ゅ 100011111010001011101010111011011010101010110010100011111010100111001101111011011010001010110100100011111010101010110010100011111010101011100101 8fa2eaedaab28fa9cdeda2b48faab28faae5

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