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 吟??}吟??{^ 1000101111100001001111110011111101111101100010111110000100111111001111110111101101011110 8be13f3f7d8be13f3f7b5e
EUC-JP 吟??}吟??{^ 1011011011100011001111110011111101111101101101101110001100111111001111110111101101011110 b6e33f3f7db6e33f3f7b5e
UTF-8 吟댄렚}吟댄렚{^ 111001011001000010011111111010111000110010000100111010111010000010011010011111011110010110010000100111111110101110001100100001001110101110100000100110100111101101011110 e5909feb8c84eba09a7de5909feb8c84eba09a7b5e
UHC 吟댄렚}吟댄렚{^ 111010111110000110110100111011011000111010101101011111011110101111100001101101001110110110001110101011010111101101011110 ebe1b4ed8ead7debe1b4ed8ead7b5e

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