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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN ??ゲ∵W}??ゲ∵W{^ 0011111100111111100000110101000110000001111001100101011101111101001111110011111110000011010100011000000111100110010101110111101101011110 3f3f835181e6577d3f3f835181e6577b5e
EUC-JP ??ゲ∵W}??ゲ∵W{^ 0011111100111111101001011011001010100010111010000101011101111101001111110011111110100101101100101010001011101000010101110111101101011110 3f3fa5b2a2e8577d3f3fa5b2a2e8577b5e
UTF-8 룴햶ゲ∵W}룴햶ゲ∵W{^ 1110101110100011101101001110110110010110101101101110001110000010101100101110001010001000101101010101011101111101111010111010001110110100111011011001011010110110111000111000001010110010111000101000100010110101010101110111101101011110 eba3b4ed96b6e382b2e288b5577deba3b4ed96b6e382b2e288b5577b5e
UHC 룴햶ゲ∵W}룴햶ゲ∵W{^ 100011111010100111000001100011111010101110110010101000011111000101010111011111011000111110101001110000011000111110101011101100101010000111110001010101110111101101011110 8fa9c18fabb2a1f1577d8fa9c18fabb2a1f1577b5e

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