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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 迢ク譌ヲ邯夂矯蜑 1110011110001011101110001110011010010111101001101110011110110110100110101110011110001011101110001110010110001001 e78bb8e697a6e7b69ae78bb8e589
EUC-JP 迢ク譌ヲ邯夂矯蜑 11101101111010111000111010111000111010111111011110001110101001101110111010111000110101001110100110110110101110101110100111101001 edeb8eb8ebf78ea6eeb8d4e9b6bae9e9
UTF-8 迢ク譌ヲ邯夂矯蜑 111010001011111110100010111011111011110110111000111010001010110110001100111011111011110110100110111010011000001010101111111001011010010010000010111001111001111110101111111010001001110010010001 e8bfa2efbdb8e8ad8cefbda6e982afe5a482e79fafe89c91
UHC ????邯?矯? 00111111001111110011111100111111110010101111101100111111110011101110110000111111 3f3f3f3fcafb3fceec3f

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