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 ?ぜ}?\}?ぜ}?\{^ 0011111110000010101110101000000101110000001111110101110001111101001111111000001010111010100000010111000000111111010111000111101101011110 3f82ba81703f5c7d3f82ba81703f5c7b5e
EUC-JP ?ぜ}?\}?ぜ}?\{^ 0011111110100100101111001010000111010001001111110101110001111101001111111010010010111100101000011101000100111111010111000111101101011110 3fa4bca1d13f5c7d3fa4bca1d13f5c7b5e
UTF-8 뤞ぜ}섕\}뤞ぜ}섕\{^ 1110101110100100100111101110001110000001100111001110111110111101100111011110110010000100100101010101110001111101111010111010010010011110111000111000000110011100111011111011110110011101111011001000010010010101010111000111101101011110 eba49ee3819cefbd9dec84955c7deba49ee3819cefbd9dec84955c7b5e
UHC 뤞ぜ}섕\}뤞ぜ}섕\{^ 100011111100110110101010101111001010001111111101101111001010110001011100011111011000111111001101101010101011110010100011111111011011110010101100010111000111101101011110 8fcdaabca3fdbcac5c7d8fcdaabca3fdbcac5c7b5e

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