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 遊??}遊??{^ 1001011101010110001111110011111101111101100101110101011000111111001111110111101101011110 97563f3f7d97563f3f7b5e
EUC-JP 遊??}遊??{^ 1100110110110111001111110011111101111101110011011011011100111111001111110111101101011110 cdb73f3f7dcdb73f3f7b5e
UTF-8 遊숅쎊}遊숅쎊{^ 111010011000000110001010111011001000100010000101111011001000111010001010011111011110100110000001100010101110110010001000100001011110110010001110100010100111101101011110 e9818aec8885ec8e8a7de9818aec8885ec8e8a7b5e
UHC 遊숅쎊}遊숅쎊{^ 111010111011010010011001111010011001101110110010011111011110101110110100100110011110100110011011101100100111101101011110 ebb499e99bb27debb499e99bb27b5e

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