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 迢ク譌ヲ譚溽矯雉 1110011110001011101110001110011010010111101001101110011010011101100111111110011110001011101110001110100010110011 e78bb8e697a6e69d9fe78bb8e8b3
EUC-JP 迢ク譌ヲ譚溽矯雉 11101101111010111000111010111000111010111111011110001110101001101110101111111101110111101110100110110110101110101111000010110101 edeb8eb8ebf78ea6ebfddee9b6baf0b5
UTF-8 迢ク譌ヲ譚溽矯雉 111010001011111110100010111011111011110110111000111010001010110110001100111011111011110110100110111010001010110110011010111001101011101010111101111001111001111110101111111010011001101110001001 e8bfa2efbdb8e8ad8cefbda6e8ad9ae6babde79fafe99b89
UHC ????譚?矯雉 0011111100111111001111110011111111010011110010010011111111001110111011001111011011001011 3f3f3f3fd3c93fceecf6cb

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