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 終堪?}終堪?{^ 10001111010010011000101010101100001111110111110110001111010010011000101010101100001111110111101101011110 8f498aac3f7d8f498aac3f7b5e
EUC-JP 終堪?}終堪?{^ 10111101101010101011010010101110001111110111110110111101101010101011010010101110001111110111101101011110 bdaab4ae3f7dbdaab4ae3f7b5e
UTF-8 終堪즐}終堪즐{^ 111001111011010110000010111001011010000010101010111011001010011010010000011111011110011110110101100000101110010110100000101010101110110010100110100100000111101101011110 e7b582e5a0aaeca6907de7b582e5a0aaeca6907b5e
UHC 終堪즐}終堪즐{^ 111100001111101111001010111011011100000111110001011111011111000011111011110010101110110111000001111100010111101101011110 f0fbcaedc1f17df0fbcaedc1f17b5e

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