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 ?若兄}?若兄{^ 00111111100011101110000110001100010110100111110100111111100011101110000110001100010110100111101101011110 3f8ee18c5a7d3f8ee18c5a7b5e
EUC-JP ?若兄}?若兄{^ 00111111101111001110001110110111101110110111110100111111101111001110001110110111101110110111101101011110 3fbce3b7bb7d3fbce3b7bb7b5e
UTF-8 쁑若兄}쁑若兄{^ 111011001000000110010001111010001000101110100101111001011000010110000100011111011110110010000001100100011110100010001011101001011110010110000101100001000111101101011110 ec8191e88ba5e585847dec8191e88ba5e585847b5e
UHC 쁑若兄}쁑若兄{^ 101110111101100111100101101101001111101011111100011111011011101111011001111001011011010011111010111111000111101101011110 bbd9e5b4fafc7dbbd9e5b4fafc7b5e

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