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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ??}?\}??}?\{^ 001111110011111110000001011100000011111101011100011111010011111100111111100000010111000000111111010111000111101101011110 3f3f81703f5c7d3f3f81703f5c7b5e
EUC-JP ??}?\}??}?\{^ 001111110011111110100001110100010011111101011100011111010011111100111111101000011101000100111111010111000111101101011110 3f3fa1d13f5c7d3f3fa1d13f5c7b5e
UTF-8 뤙굴}섕\}뤙굴}섕\{^ 1110101110100100100110011110101010110101101101001110111110111101100111011110110010000100100101010101110001111101111010111010010010011001111010101011010110110100111011111011110110011101111011001000010010010101010111000111101101011110 eba499eab5b4efbd9dec84955c7deba499eab5b4efbd9dec84955c7b5e
UHC 뤙굴}섕\}뤙굴}섕\{^ 100011111100100010110001101111001010001111111101101111001010110001011100011111011000111111001000101100011011110010100011111111011011110010101100010111000111101101011110 8fc8b1bca3fdbcac5c7d8fc8b1bca3fdbcac5c7b5e

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