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 葹ゅ※}葹ゅ※{^ 111001001101111110000010111000111000000110100110011111011110010011011111100000101110001110000001101001100111101101011110 e4df82e381a67de4df82e381a67b5e
EUC-JP 葹ゅ※}葹ゅ※{^ 111010001110000110100100111001011010001010101000011111011110100011100001101001001110010110100010101010000111101101011110 e8e1a4e5a2a87de8e1a4e5a2a87b5e
UTF-8 葹ゅ※}葹ゅ※{^ 111010001001000110111001111000111000001010000101111000101000000010111011011111011110100010010001101110011110001110000010100001011110001010000000101110110111101101011110 e891b9e38285e280bb7de891b9e38285e280bb7b5e
UHC ?ゅ※}?ゅ※{^ 00111111101010101110010110100001110110000111110100111111101010101110010110100001110110000111101101011110 3faae5a1d87d3faae5a1d87b5e

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