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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?悠ご}?悠ご{^ 00111111100101110100100110000010101100100111110100111111100101110100100110000010101100100111101101011110 3f974982b27d3f974982b27b5e
EUC-JP ?悠ご}?悠ご{^ 00111111110011011010101010100100101101000111110100111111110011011010101010100100101101000111101101011110 3fcdaaa4b47d3fcdaaa4b47b5e
UTF-8 룫悠ご}룫悠ご{^ 111010111010001110101011111001101000001010100000111000111000000110010100011111011110101110100011101010111110011010000010101000001110001110000001100101000111101101011110 eba3abe682a0e381947deba3abe682a0e381947b5e
UHC 룫悠ご}룫悠ご{^ 100011111010001011101010111011011010101010110100011111011000111110100010111010101110110110101010101101000111101101011110 8fa2eaedaab47d8fa2eaedaab47b5e

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